Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


removePageInstance

This procedure removes a page object record.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcContainerObjectName AS CHARACTER

The object name of the container in which the page exists.

INPUT pcContainerResultCode AS CHARACTER

The container result code, if any.

INPUT pcPageReference AS CHARACTER

The page reference.

INPUT pcInstanceName AS CHARACTER

The instance name.

INPUT plDeleteObjectInstance AS LOGICAL

If YES, also remove the ryc_object_instance record.

Notes: The procedure assumes a one-to-one relationship is assumed between then ryc_object_instance and ryc_page_object records.

Examples: See the removeObjectPage procedure in ry\app\rydesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095